r9 vs r10
......
468468 '''None''' - Default. The decoration does not interact with masks.
469469 '''Mask Other Decorations''' - The decoration becomes invisible, and acts as a mask for other decorations, producing multiple effects when intersecting with them.
470470'''Show Overlay''' - The decoration is hidden by default, but parts that intersect a mask are shown.
471'''Hide Overlay''' - The decoration is shown by default, but parts that intersect a mask are hidden.}}}||
471'''Hide Overlay''' - The decoration is shown by default, but parts that intersect a mask are hidden.}}} ||
472472|| '''Use Mask Depth''' || Only affects decorations with their mask type set to 'Mask Other Decorations'. If enabled, the masks only affect decorations on a specific depth. ||
473473|| '''Mask Begin Depth''' || Sets the lower bound for the range of depth affected by the masks. ||
474474|| '''Mask End Depth''' || Sets the upper bound for the range of depth affected by the masks. ||
......